public marks

PUBLIC MARKS from "Xavier Lacot" with tag file

2012

No space left on device et pourtant il reste de la place - Technology and me

Damn PHP5 file session storage! A method to avoid fulfilling the disk with session files

2009

JQuery File Upload Plugin Script - JQuery File Upload Script - Uploadify

by 7 others
Uploadify is a jQuery plugin that allows the easy integration of a multiple (or single) file uploads on your website

Database versus files for Images at Spindrop

Dave gives his feedback on a long-debated developement topic : storing files in database or on the filesystem. "I had been serving images via the database. Immediately when I switched to the filesystem I saw a huge benefit. Not just a drop in database connections, but overall “zippiness” in the site. We’ll see how well this performs in the real world, but I am quite sure that I learned my lesson." All this makes sense : files are not data, they are just files. A filesystem is designed for hosting files. A database is designed for hosting data. Don't mess things.

Xavier Lacot's TAGS related to tag file

admin +   database +   developement +   filesystem +   javascript +   jQuery +   multiple upload +   php +   plugin +   script +   session +   storage +   sysadmin +   upload +   web +